modular_db ~master (2022-04-28T06:55:32.2959706)
Dub
Repo
InvalidModuleVersionException.this
modular_db
exceptions
InvalidModuleVersionException
Undocumented in source.
class
InvalidModuleVersionException
nothrow pure
this
(
string
url
,
long
expected
,
long
found
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
modular_db
exceptions
InvalidModuleVersionException
constructors
this
variables
expected
found
url